home *** CD-ROM | disk | FTP | other *** search
- /* src/config.h.in. Generated automatically from configure.in by autoheader. */
-
- /* Define if using alloca.c. */
- #undef C_ALLOCA
-
- /* Define to empty if the keyword does not work. */
- #undef const
-
- /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
- This function is required for alloca.c support on those systems. */
- #undef CRAY_STACKSEG_END
-
- /* Define if you have alloca, as a function or macro. */
- #undef HAVE_ALLOCA
-
- /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
- #undef HAVE_ALLOCA_H
-
- /* Define if you don't have vprintf but do have _doprnt. */
- #undef HAVE_DOPRNT
-
- /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
- #undef HAVE_SYS_WAIT_H
-
- /* Define if you have the vprintf function. */
- #undef HAVE_VPRINTF
-
- /* Define if you need to in order for stat and other things to work. */
- #undef _POSIX_SOURCE
-
- /* Define as the return type of signal handlers (int or void). */
- #undef RETSIGTYPE
-
- /* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown
- */
- #undef STACK_DIRECTION
-
- /* Define if `sys_siglist' is declared by <signal.h>. */
- #undef SYS_SIGLIST_DECLARED
-
- /* Define if you can safely include both <sys/time.h> and <time.h>. */
- #undef TIME_WITH_SYS_TIME
-
- /* Define if the X Window System is missing or not being used. */
- #undef X_DISPLAY_MISSING
-
- /* define to the path to cpp */
- #undef CPP_PATH
-
- /* define if you want GNOME stuff support */
- #undef GNOME_STUFF
-
- /* define if you want KDE hint support */
- #undef KWM_HINTS
-
- /* define if you want OPEN LOOK(tm) hint support */
- #undef OLWM_HINTS
-
- /* define if XPM libraries are available
- * set by configure */
- #undef USE_XPM
-
- /* define if PNG libraries are available
- * set by configure */
- #undef USE_PNG
-
- /* define if JPEG libraries are available
- * set by configure */
- #undef USE_JPEG
-
- /* define if GIF libraries are available
- * set by configure */
- #undef USE_GIF
-
- /* define if TIFF libraries are available
- * set by configure */
- #undef USE_TIFF
-
- /* define if X's shared memory extension is available
- * set by configure */
- #undef XSHM
-
- /* define an extra path for pixmaps
- * set by configure */
- #undef PIXMAPDIR
-
- /*
- * define REDUCE_APPICONS if you want apps with the same WM_INSTANCE &&
- * WM_CLASS to share an appicon
- */
- #undef REDUCE_APPICONS
-
- /* Internationalization (I18N) support
- * set by configure */
- #undef I18N
-
- /* define if you want sound support */
- #undef WMSOUND
-
- /* define if you want the 'lite' version */
- #undef LITE
-
- /* define if you want support for shaped windows
- * set by configure */
- #undef SHAPE
-
- /* define if you want support for the XINERAMA extension
- * set by configure */
- #undef XINERAMA
-
- /* define if you want support for X window's X_LOCALE
- * set by configure */
- #undef X_LOCALE
-
- /* the place where shared data is stored
- * defined by configure */
- #undef PKGDATADIR
-
- /* the place where the configuration is stored
- * defined by configure */
- #undef SYSCONFDIR
-
- /* whether XKB language MODELOCK should be enabled */
- #undef XKB_MODELOCK
-
- /* define if you want user defined menus for applications */
- #undef USER_MENU
-
- /* define if you have then inet_aton function */
- #undef HAVE_INET_ATON
-
- /* define if your X server has XInternAtoms() */
- #undef HAVE_XINTERNATOMS
-
- /* define if processor is x86 */
- #undef ASM_X86
-
- /* define if processor is x86 with MMX(tm) support */
- #undef ASM_X86_MMX
-
- /* Define if you have the atexit function. */
- #undef HAVE_ATEXIT
-
- /* Define if you have the gethostname function. */
- #undef HAVE_GETHOSTNAME
-
- /* Define if you have the poll function. */
- #undef HAVE_POLL
-
- /* Define if you have the select function. */
- #undef HAVE_SELECT
-
- /* Define if you have the setpgid function. */
- #undef HAVE_SETPGID
-
- /* Define if you have the strerror function. */
- #undef HAVE_STRERROR
-
- /* Define if you have the strncasecmp function. */
- #undef HAVE_STRNCASECMP
-
- /* Define if you have the <dlfcn.h> header file. */
- #undef HAVE_DLFCN_H
-
- /* Define if you have the <fcntl.h> header file. */
- #undef HAVE_FCNTL_H
-
- /* Define if you have the <libintl.h> header file. */
- #undef HAVE_LIBINTL_H
-
- /* Define if you have the <limits.h> header file. */
- #undef HAVE_LIMITS_H
-
- /* Define if you have the <poll.h> header file. */
- #undef HAVE_POLL_H
-
- /* Define if you have the <sys/ioctl.h> header file. */
- #undef HAVE_SYS_IOCTL_H
-
- /* Define if you have the <sys/select.h> header file. */
- #undef HAVE_SYS_SELECT_H
-
- /* Define if you have the <sys/time.h> header file. */
- #undef HAVE_SYS_TIME_H
-
- /* Define if you have the <sys/types.h> header file. */
- #undef HAVE_SYS_TYPES_H
-
- /* Name of package */
- #undef PACKAGE
-
- /* Version number of package */
- #undef VERSION
-
-